速報APP / 教育 / Easy Android With Source Code

Easy Android With Source Code

價格:免費

更新日期:2016-12-12

檔案大小:4.8M

目前版本:1.0

版本需求:Android 4.0.3 以上版本

官方網站:mailto:rahullmarne@gmail.com

Email:https://www.freeprivacypolicy.com/privacy/view/8e912308c590b6aad7cf0402d78501e9

Easy Android With Source Code(圖1)-速報App

"Easy Android" is developed for beginners.

Students can refer source code of JAVA, XML and Manifest file if they feel any difficulty at the time of application development.

In this app students can see output and same can be practiced by them selves using source code shown in app.

Easy Android With Source Code(圖2)-速報App

View detailed demos for various Android activities and get immediately implementable source code for each activity.

The various Android activities that you'll learn to implement through this app are:

1. Intent : Send data from one Activity to another activity and send emails.

Easy Android With Source Code(圖3)-速報App

2. Toast : Display a toast message.

3. Notifications: Generate a notification on the touch of a button.

4. Debug : Here you can debug your application.

Easy Android With Source Code(圖4)-速報App

5. Wifi Activity: Check wifi state and allows you to enable/disable wifi.

6. Forms: After filling all information, it will transfer to next activity using Bundle.

7. Options Menu : where a list of clickable options are available in the menu.

Easy Android With Source Code(圖5)-速報App

8. Context Menu : where a menu is displayed based on context.

9. Alert : where an alert dialog and custom dialog are displayed.

10. Progress : where a spinner or a horizontal progress bar is displayed when a task is being processed.

Easy Android With Source Code(圖6)-速報App

11. Audio Player : which is a basic audio player with play, pause or stop.

12. Video Player : which can be used to play videos using the inbuilt video player.

13. Camera: Allows you to take picture using inbuilt camera abd save it to the Gallery.

Easy Android With Source Code(圖7)-速報App

14. GPS : Displays current location on maps using the device's GPS.

15. SQLite : Allows you to store data locally which can then be retrieved when necessary.

16. Shared : Shared preferences to perform tasks like saving data permanently.

Easy Android With Source Code(圖8)-速報App

17. Content Provider: which fetches and displays your contacts using the content provider.